Also cache docs
authorFelix Krull <f_krull@gmx.de>
Wed, 22 May 2019 12:51:39 +0000 (14:51 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000 (12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml

index ca75dde3ef1dc61440d1c9f3597a5b3df597f3fc..1a4e35908064b8141f2390743f1516f382b7e1c9 100644 (file)
@@ -82,6 +82,10 @@ docs:
   script:
   - make merge-lgpl-docs
   - cargo doc --verbose --features dox
+  cache:
+    paths:
+    - cargo/
+    - target/
   artifacts:
     paths:
     - target/doc